pub unsafe extern "C" fn SUNMatScaleAdd_Band(
    c: realtype,
    A: SUNMatrix,
    B: SUNMatrix
) -> c_int