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