macro_rules! BROTLI_LOG_ARRAY_INDEX {
    ($array : expr, $index : expr) => { ... };
}