Add TARGET_PACKAGE_PREFIX environment variable for fuzz-introspector to
ignore analysing on dependency classes.
Signed-off-by: Arthur Chan <arthur.chan@adalogics.com>
When reproducing, use slightly lower limits on heap and stack size so
that minimal changes to fuzz targets, fuzzer and runtime do not cause
memory issues to fail to reproduce.