Use uintptr_t for the return value of `clone_ptr` to match reality
[ldk-java] / libcode.version
1 {
2         global: Java_org_ldk_*;
3         local: *;
4 };