void browser_hide_internal_types()
Hides types defined inside another type. For instance if the browser knows the following definitions:
the types displayed on the browser window are S and
S::SS
, this last will be hidden after calling
browser_hide_internal_types.