Well I still have not learned how to disable country-based blocking by manually manipulating the database.
However, I was able to get Wordfence working again by enclosing the two functions (that collide with the PHP GeoIP extension function names) inside "if (!function_exists())" blocks.
Since I had to manually edit the Wordfence code, I do not consider this issue resolved.