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