Function av_frame_side_data_remove

pub unsafe extern "C" fn av_frame_side_data_remove(
    sd: *mut *mut *mut AVFrameSideData,
    nb_sd: *mut i32,
    type_: u32,
)