pub unsafe extern "C" fn avcodec_default_get_encode_buffer(
    s: *mut AVCodecContext,
    pkt: *mut AVPacket,
    flags: c_int
) -> c_int