pub unsafe extern "system" fn FileSaveRestoreOnINFA(
    hwnd: HWND,
    psztitle: PCSTR,
    pszinf: PCSTR,
    pszsection: PCSTR,
    pszbackupdir: PCSTR,
    pszbasebackupfile: PCSTR,
    dwflags: u32
) -> HRESULT
Expand description

Required features: "Win32_System_WindowsProgramming", "Win32_Foundation"