pub unsafe fn GetWindowSubclass( hwnd: HWND, pfnsubclass: SUBCLASSPROC, uidsubclass: usize, pdwrefdata: Option<*mut usize>, ) -> BOOL