__getrlimit_args
{ AS(__getrlimit_args), 4, (sy_call_t *)sys_getrlimit }, /* 194 = getrlimit */
sys_getrlimit(struct sysmsg *sysmsg, const struct __getrlimit_args *uap)
int sys_getrlimit (struct sysmsg *sysmsg, const struct __getrlimit_args *);
struct __getrlimit_args getrlimit;