pub unsafe extern "C" fn aom_codec_enc_config_set(
    ctx: *mut aom_codec_ctx_t,
    cfg: *const aom_codec_enc_cfg_t
) -> Type