fd_seek
if (!fd_seek(drive, track))
if (fd_seek(drive,param) != 0){
static void fd_seek( void );
fd_seek();