pub unsafe extern "C-unwind" fn luaL_optlstring( L: *mut lua_State, arg: c_int, def: *const c_char, l: *mut usize, ) -> *const c_char
lua54