macro_rules! meta_data_make_version {
    ($major:ident, $minor:ident) => { ... };
}