pub type GLVULKANPROCNV = Option<extern "system" fn()>;
enum GLVULKANPROCNV { None, Some(extern "system" fn()), }
No value.
Some value of type T.
T