Function av_frame_side_data_get_c

pub unsafe extern "C" fn av_frame_side_data_get_c(
    sd: *const *const AVFrameSideData,
    nb_sd: i32,
    type_: u32,
) -> *const AVFrameSideData