This function appends a new entry to array. A pointer to the new
entry or slot is returned, which may be cast to the appropriate type
as defined when created using rarray_new(3) .
RETURN VALUE
This function returns a pointer to a new entry in the rarray.