pub unsafe extern "C" fn av_stream_add_side_data( st: *mut AVStream, type_: AVPacketSideDataType, data: *mut u8, size: usize, ) -> c_int