VarAnd

Function VarAnd 

pub unsafe fn VarAnd(
    pvarleft: *const VARIANT,
    pvarright: *const VARIANT,
) -> Result<VARIANT>