pub unsafe extern "C" fn avcodec_send_packet(
    avctx: *mut AVCodecContext,
    avpkt: *const AVPacket
) -> c_int