Function windows_sys::Win32::System::Com::Marshal::CoGetMarshalSizeMax
pub unsafe extern "system" fn CoGetMarshalSizeMax(
pulsize: *mut u32,
riid: *const GUID,
punk: IUnknown,
dwdestcontext: u32,
pvdestcontext: *const c_void,
mshlflags: u32
) -> HRESULT