#include "structures.h"

void test() {
  vfork();
}
