pub(crate) fn byte_count_to_tokens(bytes: usize) -> usize
Estimate source tokens from a searched byte count.