pub unsafe extern "C" fn av_packet_side_data_free(
    sd: *mut *mut AVPacketSideData,
    nb_sd: *mut c_int
)