pub unsafe extern "C" fn utrans_transUChars_73(
    trans: *const UTransliterator,
    text: *mut UChar,
    textLength: *mut i32,
    textCapacity: i32,
    start: i32,
    limit: *mut i32,
    status: *mut UErrorCode
)