rmdir_args
{ AS(rmdir_args), 4, (sy_call_t *)sys_rmdir }, /* 137 = rmdir */
sys_rmdir(struct sysmsg *sysmsg, const struct rmdir_args *uap)
int sys_rmdir (struct sysmsg *sysmsg, const struct rmdir_args *);
struct rmdir_args rmdir;