pub unsafe extern "C" fn gtk_widget_insert_before(
widget: *mut GtkWidget,
parent: *mut GtkWidget,
next_sibling: *mut GtkWidget
)