android :: NativeIntent :: copy_extras
fun copy_extras(src: NativeIntent): NativeIntent in "Java" `{ return self.putExtras(src); `}