pub fn io_mkdir( args: &[ValueWord], ctx: &ModuleContext<'_>, ) -> Result<ValueWord, String>
io.mkdir(path, recursive?) -> unit