pub unsafe fn lua_pushcfunction( L: *mut lua_State, f: unsafe extern "C-unwind" fn(*mut lua_State) -> i32, )