pub unsafe extern "system" fn CoUnmarshalInterface(
    pstm: IStream,
    riid: *const GUID,
    ppv: *mut *mut c_void
) -> HRESULT