pub unsafe extern "C-unwind" fn lua_tothread( L: *mut lua_State, idx: c_int ) -> *mut lua_State
lua53