pub unsafe extern "C" fn SUNDlsMat_BandGBTRS(
    A: SUNDlsMat,
    p: *mut sunindextype,
    b: *mut realtype
)