pub unsafe extern "system" fn CreateStdAccessibleProxyW(
    hwnd: HWND,
    pclassname: PCWSTR,
    idobject: i32,
    riid: *const GUID,
    ppvobject: *mut *mut c_void,
) -> HRESULT