void dpdy_7f8d84() {
  float res = ddy(1.0f);
}

void fragment_main() {
  dpdy_7f8d84();
  return;
}