fuzz: always define LLVMFuzzerInitialize() even if we don't need it...
fuzz: always define LLVMFuzzerInitialize() even if we don't need it
This will make it easier to test our fuzzers outside oss-fuzz.
Differential Revision:
https://phab.mercurial-scm.org/D7560