pub fn swap_nonatomic<A, B>(a: A, b: B) -> Result<()> where A: AsRef<Path>, B: AsRef<Path>,
Nonatomic swap.