#[no_mangle]
pub extern "C" fn wasmtime_config_wasm_reference_types_set(
    c: &mut wasm_config_t,
    enable: bool
)