const fn verbatim<const N: usize>(a: Char) -> ([Char; N], Range<u8>)
Returns a buffer with the verbatim character and its corresponding range.