pub unsafe extern "C" fn ucnv_setSubstChars_73(
    converter: *mut UConverter,
    subChars: *const c_char,
    len: i8,
    err: *mut UErrorCode
)