AVClass.item_name

A pointer to a function which returns the name of a context instance ctx associated with the class.

struct AVClass
const(char)* function(void* ctx) item_name;

Meta