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