pub unsafe extern "stdcall" fn IProgressNotify_OnProgress_Proxy(
    This: *mut IProgressNotify,
    dwProgressCurrent: DWORD,
    dwProgressMaximum: DWORD,
    fAccurate: BOOL,
    fOwner: BOOL
) -> HRESULT