static Future<BigInt> fbblGenerateNumericHash({required String input}) => RustLib.instance.api.crateApiFbblApiFbblGenerateNumericHash(input: input);