pub unsafe extern "C" fn lua_rawlen(
    L: *mut lua_State,
    idx: c_int
) -> size_t