#[no_mangle]
pub extern "C" fn wasmtime_context_get_data(
    store: CStoreContext<'_>
) -> *mut c_void