Function VarDecAdd

pub unsafe extern "system" fn VarDecAdd(
    pdecleft: *const DECIMAL,
    pdecright: *const DECIMAL,
    pdecresult: *mut DECIMAL,
) -> HRESULT