fx clean

clean the current Fuchsia and Zircon build artifacts

Delete the contents of the output directory except for args.gn and
create a Ninja build environment sufficient to regenerate the build.

This is equivalent of running `gn clean` on ZIRCON_BUILDROOT and FUCHSIA_BUILD_DIR

clean source code