pub unsafe extern "system" fn SHGetPropertyStoreForWindow(
    hwnd: HWND,
    riid: *const GUID,
    ppv: *mut *mut c_void,
) -> HRESULT