pub unsafe extern "system" fn GetClassInfoW(
    hInstance: *mut HINSTANCE__,
    lpClassName: *const u16,
    lpWndClass: *mut WNDCLASSW
) -> i32