pub unsafe fn VariantToStrRet(
    varin: *const VARIANT,
    pstrret: *mut STRRET
) -> Result<()>