#[no_mangle]
pub unsafe extern "C" fn wasm_memory_data(
    m: &wasm_memory_t
) -> *mut u8