Synopsys:
srefnt
Given a struct and a field name, push the value contained in the struct field on the stack. If the struct does not have a field with the given name, or if the field is absent from the struct value then push PVM_NULL.
Stack: ( SCT STR -- SCT STR VAL )