pub unsafe fn PropVariantToStrRet(
    propvar: *const PROPVARIANT,
    pstrret: *mut STRRET
) -> Result<()>