pub fn opt_in_with_branch( db: &Database, writer: &mut Writer<'_>, experiment_slug: &str, branch: &str, ) -> Result<Vec<EnrollmentChangeEvent>>