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