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

Required features: "Win32_System_Com_Marshal"