pub const OS_LIB: &[(&[u8], NativeFn)];
Mapping from Lua-visible names to the Rust implementations of each os.* function.
os.*