PSPropertyBag_ReadPropertyKey

Function PSPropertyBag_ReadPropertyKey 

pub unsafe extern "system" fn PSPropertyBag_ReadPropertyKey(
    propbag: *mut c_void,
    propname: PCWSTR,
    value: *mut PROPERTYKEY,
) -> HRESULT