Function av_append_packet

pub unsafe extern "C" fn av_append_packet(
    s: *mut AVIOContext,
    pkt: *mut AVPacket,
    size: i32,
) -> i32