CoGetStdMarshalEx

Function CoGetStdMarshalEx 

pub unsafe fn CoGetStdMarshalEx<P0>(
    punkouter: P0,
    smexflags: u32,
) -> Result<IUnknown>
where P0: Param<IUnknown>,