macro_rules! make_atomic_setter {
    ( $attr:ident, $htmlname:tt ) => { ... };
}