pub unsafe extern "C" fn av_stream_get_side_data( stream: *const AVStream, type_: AVPacketSideDataType, size: *mut c_int, ) -> *mut u8