pub const AV_OPT_FLAG_IMPLICIT_KEY: u32 = 1; // 1u32
Accept to parse a value without a key; the key will then be returned as NULL.