Function av_write_uncoded_frame

pub unsafe extern "C" fn av_write_uncoded_frame(
    s: *mut AVFormatContext,
    stream_index: i32,
    frame: *mut AVFrame,
) -> i32