Future<String> extractPdf({required String path}) => RustLib.instance.api.crateApiExtractPdfExtractorExtractPdf(path: path);