pub unsafe extern "C" fn gtk_label_set_wrap(
    self_: *mut GtkLabel,
    wrap: gboolean
)