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