#ifndef NSYNC_TESTING_ATM_LOG_H_
#define NSYNC_TESTING_ATM_LOG_H_

void nsync_atm_log_(int, void *, uint32_t, uint32_t, const char *, int);
void nsync_atm_log_print_(void);

#endif /*NSYNC_TESTING_ATM_LOG_H_*/