1 2 3 4 5 6
#pragma once #include <al/types.h> bool nn_common_init(const char *thread_name); void nn_common_close(void);