pub fn format_zero_terminated_utf8_bytes(
    name: &[u8],
    fmt: &mut Formatter<'_>
) -> Result<(), Error>