pub unsafe extern "C" fn SUNLinSolSetZeroGuess_PCG(
    S: SUNLinearSolver,
    onoff: c_int
) -> c_int