Function SHGetPropertyStoreForWindow

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