pub unsafe extern "C" fn u_strToTitle_73(
    dest: *mut UChar,
    destCapacity: i32,
    src: *const UChar,
    srcLength: i32,
    titleIter: *mut UBreakIterator,
    locale: *const c_char,
    pErrorCode: *mut UErrorCode
) -> i32