Clone (duplicate) an Object pointer astClone
’
s RefCount attribute to keep track of how many pointers have been
issued.
Note that this function is NOT equivalent to an assignment statement, as in general the two pointers will not have the same value.
A null Object pointer (AST__NULL) will be returned if this function is invoked with the AST error status set, or if it should fail for any reason.