fn do_pthread_sigmask( how: SigmaskHow, set: Option<&SigSet>, oldset: Option<*mut sigset_t>, ) -> Result<()>