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