link_args
{ AS(link_args), 4, (sy_call_t *)sys_link }, /* 9 = link */
sys_link(struct sysmsg *sysmsg, const struct link_args *uap)
int sys_link (struct sysmsg *sysmsg, const struct link_args *);
struct link_args link;