osiginfo_t
osiginfo_t sf_siginfo;
void (*__sa_sigaction)(int, osiginfo_t *, void *);
typedef void __osiginfohandler_t(int, osiginfo_t *, void *);