pub unsafe extern "C" fn ucnv_fromUChars_73(
    cnv: *mut UConverter,
    dest: *mut c_char,
    destCapacity: i32,
    src: *const UChar,
    srcLength: i32,
    pErrorCode: *mut UErrorCode
) -> i32