pub unsafe extern "C" fn sigaction( signum: i32, act: *const sigaction, oldact: *mut sigaction, ) -> i32