vpx_codec_enc_init_multi

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
enum vpx_codec_enc_init_multi = (vpx_codec_ctx_t* ctx, vpx_codec_iface_t* iface, vpx_codec_enc_cfg_t* cfg, int num_enc, vpx_codec_flags_t flags, vpx_rational_t* dsf) => vpx_codec_enc_init_multi_ver(ctx, iface, cfg, num_enc, flags, dsf, VPX_ENCODER_ABI_VERSION);

Meta