pub unsafe extern "C" fn SUNLinSol_SPBCGS(
    y: N_Vector,
    pretype: c_int,
    maxl: c_int,
    sunctx: SUNContext
) -> SUNLinearSolver