libc {
  GLIBC_2.35 {
    getcontext;
    setcontext;
    swapcontext;
    makecontext;
  }
  GLIBC_2.40 {
    getcontext;
    setcontext;
    swapcontext;
    makecontext;
  }
}
