Gets a pointer to the inner Python object of the Python3Result class.
Do not use this anywhere except when returning function result in a Xojo hosted function !!
Calling this function will increase internal Python Reference counts so using this function in other places than return value of Xojo hosted function will cause memory leaks and or undesired results.