+#define OS_REASON_RUNNINGBOARD 15
+#define OS_REASON_ASSERTIOND OS_REASON_RUNNINGBOARD /* old name */
+#define OS_REASON_SKYWALK 16
+#define OS_REASON_SETTINGS 17
+#define OS_REASON_LIBSYSTEM 18
+#define OS_REASON_FOUNDATION 19
+#define OS_REASON_WATCHDOG 20
+#define OS_REASON_METAL 21
+#define OS_REASON_WATCHKIT 22
+#define OS_REASON_GUARD 23
+#define OS_REASON_ANALYTICS 24
+#define OS_REASON_SANDBOX 25
+#define OS_REASON_SECURITY 26
+#define OS_REASON_ENDPOINTSECURITY 27
+#define OS_REASON_PAC_EXCEPTION 28
+#define OS_REASON_BLUETOOTH_CHIP 29