pub unsafe extern "C" fn u_enumCharNames_73(
    start: UChar32,
    limit: UChar32,
    fn_: UEnumCharNamesFn,
    context: *mut c_void,
    nameChoice: UCharNameChoice,
    pErrorCode: *mut UErrorCode
)