#ifndef HAS_SAMPLER_H
#define HAS_SAMPLER_H 1
int
imdb_sample(imdb_rec_t * const rec,
char * const source);
#endif /* HAS_SAMPLER_H */