This change modifies FuzzerFlags.def and FuzzerExtFunctions.def to specify the command-line flag and optional library functions that can be provided to enable cross-process support.
The external functions will be provided by a platform-specific IPC library.
this is change 15 of (at least) 20 for cross-process fuzzing support.