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