pub type SDL_MetalView = *mut c_void;
\brief A handle to a CAMetalLayer-backed NSView (macOS) or UIView (iOS/tvOS).
\note This can be cast directly to an NSView or UIView.