pub unsafe fn luaG_aritherror( L: *mut lua_State, p1: *const TValue, p2: *const TValue, op: TMS, ) -> !