#include <header.h>

int main(void) {
  function(data);
  return 0;
}
int x = 2;