static Future<int> fbblInitialize({required String hexKey}) => RustLib.instance.api.crateApiFbblApiFbblInitialize(hexKey: hexKey);