#[no_mangle]
pub extern "C" fn wasmtime_memory_size(
    store: CStoreContext<'_>,
    mem: &Memory
) -> u64