#pragma once #include __BEGIN_DECLS __attribute__((__noreturn__)) void abort(void); __END_DECLS