syscall_not_present
extern int syscall_not_present(struct thread *, const char *, struct nosys_args *);
return syscall_not_present(td, #SC , (struct nosys_args *)uap); \