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