pub unsafe extern "C" fn gtk_constraint_layout_remove_constraint(
    layout: *mut GtkConstraintLayout,
    constraint: *mut GtkConstraint
)