#[no_mangle]
pub unsafe extern "C" fn wasmtime_val_delete(
    val: &mut ManuallyDrop<wasmtime_val_t>
)