Pointer Authentication
Branch Target Identification
Memory Tagging Extension
AAPCS64 -> ARM Architecture Procedure Call Standard for 64-bit
These routines can be used for error handling recovery, and are included in <setjmp.h>
Saves the current execution context into a variable of type jmp_buf. It returns 0 on the first call, and a value different from zero if program control is restored with longjmp.