#[no_mangle]
pub extern "C" fn wasmtime_externref_data(
    externref: ManuallyDrop<ExternRef>
) -> *mut c_void