syscall_handler_t    9 arch/x86/um/shared/sysdep/syscalls_32.h typedef long syscall_handler_t(struct pt_regs);
syscall_handler_t   13 arch/x86/um/shared/sysdep/syscalls_64.h typedef long syscall_handler_t(void);