_ocs_hw_assert
extern void _ocs_hw_assert(const char *cond, const char *filename, int linenum);
_ocs_hw_assert(#cond, __FILE__, __LINE__); \