pub unsafe extern "C" fn lua_atpanic( L: *mut lua_State, panicf: extern "C" fn(*mut lua_State) -> i32, ) -> extern "C" fn(*mut lua_State) -> i32