cap_task_prctl
return cap_task_prctl(option, arg2, arg3, arg4, arg5);
extern int cap_task_prctl(int option, unsigned long arg2, unsigned long arg3,
LSM_HOOK_INIT(task_prctl, cap_task_prctl),