get hop size
\param pv phase vocoder to get the hop size from
int aubio_pvoc_get_hop( ffi.Pointer<_aubio_pvoc_t> pv, ) { return _aubio_pvoc_get_hop( pv, ); }