pub unsafe extern "C" fn BinaryenAddTag(
    module: BinaryenModuleRef,
    name: *const c_char,
    params: BinaryenType,
    results: BinaryenType
) -> BinaryenTagRef