pub unsafe extern "system" fn CoMarshalInterface(
    pstm: IStream,
    riid: *const GUID,
    punk: IUnknown,
    dwdestcontext: u32,
    pvdestcontext: *const c_void,
    mshlflags: u32
) -> HRESULT
Expand description

Required features: "Win32_System_Com_Marshal"