pub unsafe extern "cdecl" fn ucnv_getNextUChar(
    converter: *mut UConverter,
    source: *const *const i8,
    sourcelimit: PCSTR,
    err: *mut UErrorCode
) -> i32