macro_rules! object_format_empty_impl {
    ($content:ty) => { ... };
}