pub unsafe extern "C" fn getrlimit(
    arg1: c_int,
    arg2: *mut rlimit
) -> c_int