Basic support for reading VCF, BCF files
TabixIndexedFile and coordinates ctor
read existing VCF file
InputRange interface: iterate over all records
copy the TabixIndexedFile.region range
see htslib.vcf
rc bcf1_t wrapper, record for use in iterator, will be recycled
rc htsFile wrapper
For tabix use
rc header wrapper
See Implementation
Basic support for reading VCF, BCF files