pub unsafe extern "C" fn gtk_window_set_child(
    window: *mut GtkWindow,
    child: *mut GtkWidget
)