android :: NativeResources :: get_integer
fun get_integer(id: Int): Int in "Java" `{ return self.getInteger((int)id); `}