pub async fn bitarray_stream_bits<F: FileLoad>( f: F, ) -> Result<impl Stream<Item = Result<bool>> + Unpin>