pub unsafe extern "C" fn gtk_constraint_guide_set_name(
    guide: *mut GtkConstraintGuide,
    name: *const c_char
)