pub unsafe extern "system" fn FileSaveRestoreW(
    hdlg: HWND,
    lpfilelist: PCWSTR,
    lpdir: PCWSTR,
    lpbasename: PCWSTR,
    dwflags: u32
) -> HRESULT
Expand description

Required features: "Win32_Foundation"