#include "StructBook.h"
#ifndef _NEWRECORD_H_
  #define _NEWRECORD_H_
int CreateGO(void*, BOOK*bk);
#endif
