create_function_hashtable
symbols = create_function_hashtable(4000);
symbols = create_function_hashtable(4000);
shifters = create_function_hashtable(5000);
unconstant_macros = create_function_hashtable(100);
ignored_funcs = create_function_hashtable(100);
allocation_funcs = create_function_hashtable(100);
func_hash = create_function_hashtable(5000);
skipped_funcs = create_function_hashtable(500);
silenced_funcs = create_function_hashtable(500);
no_inline_funcs = create_function_hashtable(500);