Function IEMoveFileEx

pub unsafe extern "system" fn IEMoveFileEx(
    lpexistingfilename: PCWSTR,
    lpnewfilename: PCWSTR,
    dwflags: u32,
) -> BOOL