macro 
    boot.janet  on  line  3858 , column  3 
    (ev/with-wlock  lock  &  body )
    Run  a  body  of  code  after  acquiring  write  access  to  an  rwlock.  Will  
    automatically  release  the  lock  when  done.