pub unsafe extern "system" fn WinRTPropertyValueToPropVariant(
    punkpropertyvalue: *mut c_void,
    ppropvar: *mut PROPVARIANT,
) -> HRESULT