Function VarDecAdd

pub unsafe fn VarDecAdd(
    pdecleft: *const DECIMAL,
    pdecright: *const DECIMAL,
) -> Result<DECIMAL>