pub unsafe extern "system" fn AdvInstallFileA(
    hwnd: HWND,
    lpszsourcedir: PCSTR,
    lpszsourcefile: PCSTR,
    lpszdestdir: PCSTR,
    lpszdestfile: PCSTR,
    dwflags: u32,
    dwreserved: u32,
) -> HRESULT