Function windows_sys::Win32::System::Com::StructuredStorage::StgSetTimes

pub unsafe extern "system" fn StgSetTimes(
    lpszname: PCWSTR,
    pctime: *const FILETIME,
    patime: *const FILETIME,
    pmtime: *const FILETIME,
) -> HRESULT