macro_rules! r2g_include_binding {
    () => { ... };
    ($file:literal) => { ... };
}