pub unsafe extern "C" fn SUNLinSol_SPGMRSetPrecType(
    S: SUNLinearSolver,
    pretype: c_int
) -> c_int