macro_rules! gfx_if_metal_hidden {
    ( $call:expr ) => { ... };
}
Available on not (crate feature metal and (macOS or iOS)).