internal logging function, defined in utils/log.c
int aubio_log( int level, ffi.Pointer<char_t> fmt, ) { return _aubio_log( level, fmt, ); }