Atomically move a mount to another mount point.
const MOUNT_MOVE: MountFlags = MountFlags(MS_MOVE);
mount(2) and MS_MOVE therein