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