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

Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’