associative array opaque pointer
TypeInfo for the associative array
ignored
pointer to the key value
true if the value was found
if key was in the aa, a mutable pointer to the existing value. If key was not in the aa, a mutable pointer to newly inserted value which is set to all zeros
Lookup *pkey in aa. Called only from implementation of require