pub type PREGISTERCLASSNAMEW = Option<unsafe extern "C" fn(arg1: LPCWSTR) -> BOOLEAN>;
pub enum PREGISTERCLASSNAMEW { None, Some(unsafe extern "C" fn(*const u16) -> u8), }
No value.
Some value of type T.
T