1 2 3 4
void loadstate(int fd); void savestate(int fd); void state_save(int n); void state_load(int n);