Function GetDistanceOfClosestLanguageInList
pub unsafe extern "system" fn GetDistanceOfClosestLanguageInList(
pszlanguage: PCWSTR,
pszlanguageslist: PCWSTR,
wchlistdelimiter: u16,
pclosestdistance: *mut f64,
) -> HRESULT