int snd_pcm_format_size( int format, int samples, ) { return _snd_pcm_format_size( format, samples, ); }