TELEM_BLKSIZE
buf = calloc(TELEM_BLKSIZE, sizeof (uint8_t));
TELEM_BLKSIZE);
size_t to_read = MIN(len - off, TELEM_BLKSIZE);