LINUX_SI_MAX_SIZE
l_int _pad[LINUX_SI_MAX_SIZE/sizeof(l_int)];
_Static_assert(sizeof(l_siginfo_t) == LINUX_SI_MAX_SIZE, "l_siginfo_t size");