file_insert
void file_insert(int fd, FLAG old_pos);
file_insert(fd, FALSE);/* Insert the buffer */
file_insert(fd, TRUE); /* Insert the file */