_CATEGORY_TYPE
const char * __restrict name, _CATEGORY_TYPE ** __restrict pdata)
_CATEGORY_TYPE *data;
_PREFIX(init_normal)(_CATEGORY_TYPE * __restrict,
_PREFIX(init_fallback)(_CATEGORY_TYPE * __restrict,
const char ** __restrict out_name, _CATEGORY_TYPE ** __restrict out_impl,
_CATEGORY_TYPE *cached_impl;
const char ** __restrict out_name, _CATEGORY_TYPE ** __restrict out_impl)
_CATEGORY_TYPE *loaded_impl;
_CATEGORY_TYPE *impl;
const char * __restrict, _CATEGORY_TYPE ** __restrict);
_PREFIX(update_global)(_CATEGORY_TYPE *);