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