structure used for lock and refcount of format handlers. Should not be here, but this is a temporary workaround until we implement a more general mechanism. The format handler should include a pointer to this structure. As a trick, if usecnt is initialized with -1, ast_format_register will init the mutex for you.