Re-builds the ELF libeltc binaries to directly target the _wrap versions of malloc, calloc, realloc, and free. This avoids libc for statically linked uses rather than solely relying on the DR private loader to redirect. Updates all of the binaries: aarch64, android, arm EABI, arm EABIHF, macho, pecoff lib32, pecoff lib64.
Fixes #4087 (closed)