Hi,
I can't seem to find the hfile_set_blksize function (samtools/htslib/hfile.c). Grepping the repo (grep -r "hfile_set_blksize") turns up nothing so I assume it is not exposed? Is there a reason this is missing? I would attempt to expose it myself, but I do not know how to!