Function av_get_packet

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