@accepts([int], gsize, [unicode], int) @returns(int) def on_TestCallbackArray(one, one_length, two, two_length):
one
one_length
two
two_length
Returns