pub unsafe extern "C-unwind" fn luaL_setmetatable(
    L: *mut lua_State,
    tname: *const i8
)