pub unsafe extern "C" fn SUNLinSolSetInfoFile_SPFGMR(
    LS: SUNLinearSolver,
    info_file: *mut FILE
) -> c_int