pub(crate) fn parse_next_solver_config(
    slot: &mut Option<NextSolverConfig>,
    v: Option<&str>
) -> bool