macro_rules! gfx_if_vulkan_hidden {
    ( $call:expr ) => { ... };
}
Available on not (crate feature vulkan and non-WebAssembly).