pub unsafe extern "C" fn posix_spawnattr_setsigmask( attr: *mut posix_spawnattr_t, sigmask: *const sigset_t, ) -> c_int