const PtraceError: type = error{DeviceBusy, InputOutput, Overflow, ProcessNotFound, PermissionDenied} || UnexpectedError;