in src/decoder.c [60:63]
static void warning_callback(const char *msg, void *client_data) { (void)client_data; jsPrintWarning(msg); }