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