u64_p_t
typedef struct { u32 value; } __packed u64_p_t;
typedef struct { u64 value; } __packed u64_p_t; \