pub unsafe extern "C" fn getrlimit64(
    resource: u32,
    rlim: *mut rlimit64
) -> i32