macro_rules! ecsimple_format_buffer_log {
    ($buf:expr,$len:expr,$info:tt,$iv:expr,$($arg:tt)+) => { ... };
}