`InteriorPoint` crashes on input that is a MultiPoint with an EMPTY element. ``` bin/geosop -a "MULTIPOINT((0 0), EMPTY)" interiorPoint zsh: segmentation fault ``` Reported in https://trac.osgeo.org/postgis/ticket/5595