pub unsafe extern "C" fn av_fifo_freep2(f: *mut *mut AVFifo)
Free an AVFifo and reset pointer to NULL. @param f Pointer to an AVFifo to free. *f == NULL is allowed.