pub unsafe extern "C" fn kure_lua_exec( L: *mut lua_State, chunk: *const c_char, perr: *mut *mut KureError, ) -> *mut KureRel