pub fn lua_l_checkoption( L: *mut lua_State, narg: c_int, def: Option<&str>, lst: *const *const c_char, ) -> c_int