pub unsafe fn StgDeserializePropVariant(
    pprop: *const SERIALIZEDPROPERTYVALUE,
    cbmax: u32,
) -> Result<PROPVARIANT>