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