pub unsafe extern "C" fn av_packet_side_data_get(
    sd: *const AVPacketSideData,
    nb_sd: c_int,
    type_: c_uint
) -> *const AVPacketSideData