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