update-status-line in frame:status-line<%>
Updates the status line named by id with
status. If status is #f, the status
line is becomes blank (and may be used by other ids).
(-> voidsenda-frame:status-lineupdate-status-lineidstatus)
id: symbol
status: (union #f string)