extern int bcopy(); int main() { return bcopy(); }