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