VarMul

Function VarMul 

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