pub fn set_experiment_participation( db: &Database, writer: &mut Writer<'_>, opt_in: bool, ) -> Result<()>