pub fn unlockStderr() void
pub fn unlockStderr() void { const io = std.Options.debug_io; io.unlockStderr(); }