pub unsafe extern "C" fn lua_gcdump( L: *mut lua_State, file: *mut c_void, category_name: Option<unsafe extern "C" fn(L: *mut lua_State, memcat: u8) -> *const c_char>, )
luau