U64
} U64;
typedef __le64 U64 __attribute__ ((aligned(4)));
typedef uint64_t U64;
enum num_t { U64, first_t = U64, U32, S64, S32, last_t = S32 };