macro_rules! system_font_methods {
    ($ty:ident, $field:ident) => { ... };
    ($ty:ident) => { ... };
}