int load_block(char *file_name, char *t) ;
int save_block(char *file_name, char *t, int len) ;
