pub unsafe extern "system" fn GetClassInfoExW(
    hinst: *mut HINSTANCE__,
    lpszClass: *const u16,
    lpwcx: *mut WNDCLASSEXW
) -> i32