Functionality to convert an Idris `NamedCExp` to a sequence of imperative statements.
stmt : Ref ESs ESSt => (e : Effect) -> NamedCExp -> Core (Stmt (Just e))