pub unsafe extern "system" fn SHPathPrepareForWriteW(
    hwnd: HWND,
    punkenablemodless: IUnknown,
    pszpath: PWSTR,
    dwflags: u32
) -> HRESULT
Expand description

Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’