#ifndef RENPYBIDICORE_H #define RENPYBIDICORE_H #include PyObject *renpybidi_log2vis(PyObject *s, int *direction); #endif