pub fn unlockStderr(io: Io) void
pub fn unlockStderr(io: Io) void { return io.vtable.unlockStderr(io.userdata); }