pub unsafe extern "system" fn GetClassInfoA(
    hInstance: *mut HINSTANCE__,
    lpClassName: *const i8,
    lpWndClass: *mut WNDCLASSA
) -> i32