pub unsafe extern "C" fn SUNDlsMat_BandMatvec(
    A: SUNDlsMat,
    x: *mut realtype,
    y: *mut realtype
)