MoveFileExW

Function MoveFileExW 

Source
pub unsafe extern "system" fn MoveFileExW(
    lpExistingFileName: LPCWSTR,
    lpNewFileName: LPCWSTR,
    dwFlags: DWORD,
) -> BOOL