futimesat_args
{ AS(futimesat_args), 4, (sy_call_t *)sys_futimesat }, /* 555 = futimesat */
sys_futimesat(struct sysmsg *sysmsg, const struct futimesat_args *uap)
int sys_futimesat (struct sysmsg *sysmsg, const struct futimesat_args *);
struct futimesat_args futimesat;