ptrauth_prctl_reset_keys
extern int ptrauth_prctl_reset_keys(struct task_struct *tsk, unsigned long arg);
#define PAC_RESET_KEYS(tsk, arg) ptrauth_prctl_reset_keys(tsk, arg)