#[unsafe(no_mangle)] pub unsafe extern "C" fn wasmtime_config_cranelift_flag_set( c: &mut wasm_config_t, flag: *const c_char, value: *const c_char, )