static Future<String> fbblParseFrame({required List<int> data}) => RustLib.instance.api.crateApiFbblApiFbblParseFrame(data: data);