#include "./stack.h" r16_int pop() { #ifdef DO_STACK_CHECKS if () #endif } void push(r16_int value) { }