libc {
  GLIBC_2.21 {
    _flush_cache;
    cacheflush;
  }
  GLIBC_2.24 {
    recvmsg; sendmsg;
  }
}
