pub fn sys_sigaltstack( ss: UserConstPtr<SignalStack>, old_ss: UserPtr<SignalStack>, ) -> LinuxResult<isize>