(root)/
glibc-2.38/
catgets/
Versions
libc {
  GLIBC_2.0 {
    # c*
    catclose; catgets; catopen;
  }
  GLIBC_PRIVATE {
    # functions with required interface outside normal name space
    __open_catalog;
  }
}