pub fn base64_display(
    input: &[u8]
) -> Base64Display<'_, 'static, GeneralPurpose>