extlib_hash_table_get__NAME 4562 src/extlib.c   static SCM_DEFINE_STRING_CONST(extlib_hash_table_get__NAME, "hash-table-get", 14, 14);
extlib_hash_table_get__NAME 4563 src/extlib.c   static SCM_DEFINE_SUBR(extlib_hash_table_get__STUB, 2, 1, SCM_OBJ(&extlib_hash_table_get__NAME), extlib_hash_table_get, NULL, NULL);