COMMON_RES
#define COMMON_RES(a,b,c,d) u_int32_t a:16,b:4,c:4,d:8
#define COMMON_RES(a,b,c,d) u_int32_t d:8,c:4,b:4,a:16