pub unsafe fn udat_setSymbols(
    format: *mut *mut c_void,
    type: UDateFormatSymbolType,
    symbolindex: i32,
    value: *mut u16,
    valuelength: i32,
    status: *mut UErrorCode
)