macro_rules! base64_array {
    ($n: tt = $x: tt) => { ... };
}