lua_rs::ffi::lua
pub unsafe extern "C" fn lua_upvalueid( l: *mut lua_State, fidx: c_int, n: c_int) -> *mut c_void