Function av_frame_new_side_data

pub unsafe extern "C" fn av_frame_new_side_data(
    frame: *mut AVFrame,
    type_: u32,
    size: usize,
) -> *mut AVFrameSideData