END_SIG
#define END_SIG(_p, _size) (*((u32_t *)((u8_t *)(_p) + (_size))))
#define END_SIG(_p, _size) (*((u32_t *) ((u8_t *) (_p) + (_size))))