Remove-fgl-meta
Deregister a metafunction for use in FGL.
This is invoked as follows:
(remove-fgl-meta trigger-fn meta-fn)
This invocation removes the entry in the fgl-rewrite-rules table that
allows meta-fn to be used in symbolic interpretation of trigger-fn
invocations, preventing the use of meta-fn.