#[no_mangle]
pub extern "C" fn wasm_exporttype_copy(
    src: Option<&wasm_exporttype_t>
) -> Option<Box<wasm_exporttype_t>>