pub unsafe extern "C" fn decode_bar_code_rectangle2(
Image: Hobject,
BarCodeHandle: Hlong,
CodeType: *const c_char,
Row: f64,
Column: f64,
Phi: f64,
Length1: f64,
Length2: f64,
DecodedDataStrings: *mut c_char,
) -> Herror