pub unsafe extern "system" fn RealGetWindowClassW(
    hwnd: *mut HWND__,
    ptszClassName: *mut u16,
    cchClassNameMax: u32
) -> u32