Pulls down the latest version of https://github.com/llvm/llvm-project/blob/main/compiler-rt/include/fuzzer/FuzzedDataProvider.h, after https://github.com/llvm/llvm-project/pull/177794 was merged upstream.
just a note that in C++20 unsigned‑to‑signed conversion is no longer implementation defined so this is effectively a no‑op in Core and this is mainly an upstream cleanup update