pub unsafe extern "C" fn SUNBandLinearSolver(
    y: N_Vector,
    A: SUNMatrix
) -> SUNLinearSolver