1VERS_1.0 {
2  global:
3    Java_*;
4    JNI_*;
5
6  # Hide everything else.
7  local:
8    *;
9};
10