#[no_mangle]
pub unsafe extern "C" fn wasm_memorytype_new(
    limits: &wasm_limits_t
) -> Box<wasm_memorytype_t>