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