pub type PREGISTERCLASSNAMEW = Option<unsafe extern "system" fn(param0: PCWSTR) -> bool>;
enum PREGISTERCLASSNAMEW { None, Some(unsafe extern "system" fn(_: PCWSTR) -> bool), }
No value.
Some value of type T.
T