#[unsafe(no_mangle)]pub unsafe extern "C" fn luaL_optlstring( L: *mut lua_State, idx: c_int, def: *const c_char, len: *mut usize, ) -> *const c_char