#[no_mangle]
pub extern "C" fn glean_set_experiment_inactive(
    experiment_id: FfiStr<'_>
)