pub unsafe extern "system" fn PropVariantGetStringElem(
    propvar: *const PROPVARIANT,
    ielem: u32,
    ppszval: *mut PWSTR,
) -> HRESULT