Some trivial UX improvements.
- Change the exit code for
PRINT_ALL_FUZZ_TARGETS_AND_ABORTandWRITE_ALL_FUZZ_TARGETS_AND_ABORTtoEXIT_SUCCESSinstead ofAborted (core dumped). - Print readable error message when
FUZZis missing instead ofAborted (core dumped). - Clarify that a fuzz target needs to be compiled into the executable.