pub unsafe extern "C" fn udat_setSymbols_70(
    format: *mut UDateFormat,
    type_: UDateFormatSymbolType,
    symbolIndex: i32,
    value: *mut UChar,
    valueLength: i32,
    status: *mut UErrorCode
)