#[no_mangle]
pub extern "C" fn opendp_measures__smoothed_max_divergence(
    T: *const c_char
) -> FfiResult<*mut AnyMeasure>