I've noticed that when using a GCS file with htslib, the index file is downloaded to the current working directory. Is it possible to make this download to a temporary location? I'm parallelizing reads across multiple processes, and sometimes the index gets cleaned up when it's still needed.