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