clear_bindings
clear_bindings();
static void clear_bindings();
(void) pthread_atfork(NULL, NULL, clear_bindings);