pub unsafe extern "system" fn PropVariantGetUInt16Elem(
    propvar: *const PROPVARIANT,
    ielem: u32,
    pnval: *mut u16,
) -> HRESULT