Closed as duplicate of#5557
Closed as duplicate of#5557
Description
Right now we just remove pure functions from the decompilation entirely, and this could lead to various issues. I believe a better approach is to handle this in a similar way to our handling of eliminated writes, i.e., we display it in a different color, do not remove it entirely, and the user has the chance to confirm or deny the removal of the call