pub unsafe fn luaL_optstring( L: *mut lua_State, n: c_int, d: *const c_char, ) -> *const c_char
lua54