pub fn get_reader_bytes<R: Read + MmapBytesReader + ?Sized>( reader: &mut R, ) -> PolarsResult<ReaderBytes<'_>>