#[no_mangle]
pub unsafe extern "C" fn wasm_memory_type(
    memory: Option<&wasm_memory_t>
) -> Option<Box<wasm_memorytype_t>>