pub unsafe fn udat_getSymbols(
    fmt: *const *const c_void,
    type: UDateFormatSymbolType,
    symbolindex: i32,
    result: *mut u16,
    resultlength: i32,
    status: *mut UErrorCode
) -> i32