pub unsafe extern "system" fn GetClassInfoExA(
    hinst: *mut HINSTANCE__,
    lpszClass: *const i8,
    lpwcx: *mut WNDCLASSEXA
) -> i32