pub unsafe extern "cdecl" fn uloc_getDisplayKeywordValue(
    locale: PCSTR,
    keyword: PCSTR,
    displaylocale: PCSTR,
    dest: *mut u16,
    destcapacity: i32,
    status: *mut UErrorCode,
) -> i32