#pragma once #include int scanf_impl(const char* format, va_list arguments, int (*getc_fun)(void*), void* data);