#[no_mangle]
pub unsafe extern "C" fn tesseract_utils_cerr_new_swift_error(
code: isize,
domain: CStringRef,
description: CStringRef,
) -> ManuallyDrop<CError>
#[no_mangle]
pub unsafe extern "C" fn tesseract_utils_cerr_new_swift_error(
code: isize,
domain: CStringRef,
description: CStringRef,
) -> ManuallyDrop<CError>