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