#[no_mangle]
pub extern "C" fn wasmtime_store_context(
    store: &mut wasmtime_store_t
) -> CStoreContextMut<'_>