Expose ftello64.

Also add the missing test that would have caught this.

Bug: http://b/24807045
Change-Id: I756a4d825595b52396b15898e3f717156fd1ba2f
diff --git a/libc/libc.mips64.map b/libc/libc.mips64.map
index 0f5f1e8..14f90ad 100644
--- a/libc/libc.mips64.map
+++ b/libc/libc.mips64.map
@@ -1152,6 +1152,7 @@
     freeifaddrs;
     fseeko64;
     fsetpos64;
+    ftello64;
     funopen64;
     getgrgid_r;
     getgrnam_r;