#ifndef TRACE_LBR_H_INCLUDED
#define TRACE_LBR_H_INCLUDED
void trace_lbr_begin(void);
void trace_lbr_end(void);
#endif