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