1[suppress_function]
2  name_regexp = ^fun_
3
4[suppress_variable]
5  name_regexp = ^var_
6
7[suppress_type]
8  name_regexp = ^type_
9