pub unsafe extern "system" fn MoveFileExW(
    lpExistingFileName: *const u16,
    lpNewFileName: *const u16,
    dwFlags: u32
) -> i32