pub unsafe extern "C" fn luaL_ref(
    L: *mut lua_State,
    t: c_int
) -> c_int