Function windows::Win32::System::Com::StructuredStorage::PropVariantGetStringElem
pub unsafe fn PropVariantGetStringElem(
propvar: *const PROPVARIANT,
ielem: u32,
) -> Result<PWSTR>