fn encode_braced_uninit<'b>( src: &[u8; 16], buffer: &'b mut [MaybeUninit<u8>], upper: bool, ) -> &'b mut str