pub unsafe extern "stdcall" fn IPropertyStorage_SetTimes_Proxy(
    This: *mut IPropertyStorage,
    pctime: *const FILETIME,
    patime: *const FILETIME,
    pmtime: *const FILETIME
) -> HRESULT