static O vmGeneralMap_set(O key, O value) { ret vm_generalMap_put(key, value); }