+mips64el-linux-musl-gcc -mips64r2 -mabi=64 -Os -static vtchmod.c -o vtchmodm64e
+mips64el-linux-musl-strip --strip-all vtchmodm64e
+
+
+gcc -specs "/usr/local/musl/lib/musl-gcc.specs" -Os -static vtchmod.c -o vtchmod64_musl
+strip --strip-all vtchmod64_musl