pub unsafe fn sigaltstack_raw( new_stack: *const stack_t, old_stack: *mut stack_t, ) -> Result<(), Errno>
new_stack
old_stack