pub unsafe extern "system" fn OleConvertOLESTREAMToIStorage(
    lpolestream: *mut OLESTREAM,
    pstg: IStorage,
    ptd: *const DVTARGETDEVICE
) -> HRESULT
Expand description

Required features: "Win32_System_Com_StructuredStorage"