Function mlua_sys::lua53::lua::lua_rawgetp   
source · pub unsafe extern "C-unwind" fn lua_rawgetp(
    L: *mut lua_State,
    idx: c_int,
    p: *const c_void
) -> c_intAvailable on crate feature 
lua53 only.