pub unsafe extern "stdcall" fn IStorage_SetElementTimes_Proxy(
    This: *mut IStorage,
    pwcsName: *const OLECHAR,
    pctime: *const FILETIME,
    patime: *const FILETIME,
    pmtime: *const FILETIME
) -> HRESULT