pub unsafe extern "C" fn gtk_widget_set_tooltip_window(
    widget: *mut GtkWidget,
    custom_window: *mut GtkWindow
)