Implement funopen64.

Bug: http://b/24807045
Change-Id: I161920978161389be34b707cc6ce8e05f760d552
diff --git a/libc/libc.x86_64.map b/libc/libc.x86_64.map
index 838a978..057e167 100644
--- a/libc/libc.x86_64.map
+++ b/libc/libc.x86_64.map
@@ -1157,6 +1157,7 @@
     freeifaddrs;
     fseeko64;
     fsetpos64;
+    funopen64;
     getgrgid_r;
     getgrnam_r;
     getifaddrs;