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