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

Required features: "Win32_System_Com_StructuredStorage"