#ifndef MACPTR_H #define MACPTR_H #include extern uint16_t __fastcall__ cx16_k_macptr(uint8_t size, bool increment, void *ptr); #endif