[Backtracing] Add an option to close all file handles (#87382)
Add an option so that when the backtracer starts in a crashing process
it will close all unnecessary file descriptors before it tries to start
gathering the backtrace as that may take time.
rdar://144402533