pub unsafe extern "C" fn sigaltstack( __new_signal_stack: *const stack_t, __old_signal_stack: *mut stack_t ) -> c_int