pub unsafe fn u_enumCharNames(
start: i32,
limit: i32,
fn: *mut Option<unsafe extern "system" fn(*mut c_void, i32, UCharNameChoice, PCSTR, i32) -> i8>,
context: *mut c_void,
namechoice: UCharNameChoice,
perrorcode: *mut UErrorCode,
)