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