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