pub unsafe fn u_enumCharNames(
    start: i32,
    limit: i32,
    fn: *mut UEnumCharNamesFn,
    context: *mut c_void,
    namechoice: UCharNameChoice,
    perrorcode: *mut UErrorCode
)