Expose ftello64.

Also add the missing test that would have caught this.

Bug: http://b/24807045
Change-Id: I756a4d825595b52396b15898e3f717156fd1ba2f
diff --git a/libc/libc.mips.map b/libc/libc.mips.map
index 0a92e1e..c658460 100644
--- a/libc/libc.mips.map
+++ b/libc/libc.mips.map
@@ -1213,6 +1213,7 @@
     freeifaddrs;
     fseeko64;
     fsetpos64;
+    ftello64;
     funopen64;
     getgrgid_r;
     getgrnam_r;