1#define FFI_SCOPE "TEST_300_WIN32" 2#define FFI_LIB "PHP_DLL_NAME" 3 4size_t php_printf(const char *format, ...); 5