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