pub unsafe extern "C" fn gtk_label_set_wrap_mode(
    self_: *mut GtkLabel,
    wrap_mode: PangoWrapMode
)