pub unsafe fn PropVariantGetStringElem(
    propvar: *const PROPVARIANT,
    ielem: u32
) -> Result<PWSTR>