pub unsafe extern "C" fn ucnv_fromAlgorithmic_73(
    cnv: *mut UConverter,
    algorithmicType: UConverterType,
    target: *mut c_char,
    targetCapacity: i32,
    source: *const c_char,
    sourceLength: i32,
    pErrorCode: *mut UErrorCode
) -> i32