pub unsafe extern "C-unwind" fn lua_closethread( L: *mut lua_State, from: *mut lua_State, ) -> c_int
lua54