pub unsafe extern "C" fn avcodec_receive_frame(
    avctx: *mut AVCodecContext,
    frame: *mut AVFrame
) -> c_int