Clone (duplicate) an Object pointer AST_CLONE
’
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 STATUS set to an error value, or if it should fail for any reason.