native_to_linux_sigflags
lsa->linux_sa_flags = native_to_linux_sigflags(bsa->sa_flags);
unsigned int native_to_linux_sigflags(const int);