pub fn insert_backend_option_from_runtime( snapshot: &RuntimeConfigSnapshot, backend_options: &mut HashMap<String, Value>, ) -> Result<()>