1 2 3 4
#pragma once #include <stdio.h> __attribute__((noinline)) void print_stacktrace(FILE *out, int offset);