pub unsafe extern "C" fn SUNLinSolSetup_SPBCGS(
    S: SUNLinearSolver,
    A: SUNMatrix
) -> c_int