bsd_to_linux_rlimit64
#define bsd_to_linux_rlimit(l, b) bsd_to_linux_rlimit64(l, b)
bsd_to_linux_rlimit64(&orl, &l->l_proc->p_rlimit[which]);