pub unsafe extern "C" fn avpicture_alloc( picture: *mut AVPicture, pix_fmt: AVPixelFormat, width: c_int, height: c_int, ) -> c_int
@deprecated unused