How to do native library interposition in Android? I have a shared library that interposes some GLES calls (glClear, for example).