[LibFuzzer] Fix implementation of `GetPeakRSSMb()` on Mac OSX. On Linux `rusage.ru_maxrss` is in KiB but on Mac OSX it is in bytes.
same here, avoid C preprocessor at all costs, it is evil
Remove use of #ifdefs
LGTM