pub fn luaopen_package(state: &mut LuaState) -> Result<usize, LuaError>
Open the package library and return the package table.
package