sendsig32
rc = sendsig32(sig, sip, func);
rc = sendsig32(SIGPROF, sip, func);
extern int sendsig32(int, k_siginfo_t *, void (*)());