pub unsafe extern "C" fn SUNLinSol_SPFGMRSetGSType(
    S: SUNLinearSolver,
    gstype: c_int
) -> c_int