pub unsafe extern "C" fn gtk_widget_snapshot_child(
    widget: *mut GtkWidget,
    child: *mut GtkWidget,
    snapshot: *mut GtkSnapshot
)