macro_rules! impl_vertex_member {
    ($out:ty, $format:ident) => { ... };
}