pub unsafe extern "system" fn CoGetStandardMarshal(
    riid: *const GUID,
    punk: IUnknown,
    dwdestcontext: u32,
    pvdestcontext: *const c_void,
    mshlflags: u32,
    ppmarshal: *mut IMarshal
) -> HRESULT