LINUX_MINSIGSTKSZ
#define LINUX_MINSIGSTKSZ 2048
#define LINUX_MINSIGSTKSZ roundup(sizeof(struct l_sigframe), 16)