pub unsafe extern "cdecl" fn ucnv_getSubstChars(
    converter: *const UConverter,
    subchars: PCSTR,
    len: *mut i8,
    err: *mut UErrorCode
)