Use dedicated helper code for calls with single argument, avoiding the need have a call site local C array of size one, just to pass a pointer to it. Added handling of hash slot, to predict hashable keys for dictionary and sets. Share more slot provision for built-in type shapes from ...