#[unsafe(no_mangle)]pub unsafe extern "C" fn lua_checkstack( L: *mut lua_State, _sz: c_int, ) -> c_int