__zeroull
static __inline unsigned long long __zeroull(void) { return 0; }
#define __zeroull() (0ULL)