Writes value into the i-th element of the array at ptr.
value
i
ptr
@override void Function(Pointer<C> ptr, int i, X value) indexSetterFunc;