#ifndef APIMAGIC_DPRINTF_IMPL_H #define APIMAGIC_DPRINTF_IMPL_H int amgc_dprintf(int fd, const char * fmt, ...); #endif