pub unsafe extern "C-unwind" fn lua_setmetatable( L: *mut lua_State, objindex: c_int, ) -> c_int
lua53