pub unsafe extern "C" fn gtk_widget_set_parent_window(
    widget: *mut GtkWidget,
    parent_window: *mut GdkWindow
)