pub unsafe extern "C" fn prlimit64( pid: i32, resource: u32, new_limit: *const rlimit64, old_limit: *mut rlimit64, ) -> i32