pub unsafe extern "stdcall" fn IDispatch_GetIDsOfNames_Proxy(
    This: *mut IDispatch,
    riid: *const IID,
    rgszNames: *mut LPOLESTR,
    cNames: UINT,
    lcid: LCID,
    rgDispId: *mut DISPID
) -> HRESULT