void server_sequence_free(server_sequence_t *sequence)
Frees a sequence that has been insantiated with server_sequence_new(). Do not use this for sequences that were created differently and initialized with server_sequence_reset().