libc {
  GLIBC_2.0 {
    .div; .mul; .rem; .udiv; .umul; .urem;
  }
}
libm {
  GLIBC_2.23 {
    __sqrtl_finite;
  }
}
