pub unsafe extern "system" fn SetupRenameErrorA(
    hwndparent: HWND,
    dialogtitle: PCSTR,
    sourcefile: PCSTR,
    targetfile: PCSTR,
    win32errorcode: u32,
    style: u32,
) -> u32