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