Function VarDecSub

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