#[no_mangle]
pub unsafe extern "C" fn tesseract_utils_data_clone(
data: CDataRef<'_>,
res: &mut ManuallyDrop<CData>,
err: &mut ManuallyDrop<CError>,
) -> bool
#[no_mangle]
pub unsafe extern "C" fn tesseract_utils_data_clone(
data: CDataRef<'_>,
res: &mut ManuallyDrop<CData>,
err: &mut ManuallyDrop<CError>,
) -> bool