pub unsafe extern "C" fn luaL_setmetatable(
    l: *mut lua_State,
    tname: *const c_char
)