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