testfly
memcpy(text, &testfly, textsiz);
if (p != &testfly) {
memcpy(p, &testfly, TESTSZ);
void testfly(void);