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