pub unsafe extern "C" fn sigprocmask( how: i32, set: *const sigset_t, oldset: *mut sigset_t, ) -> i32