pub unsafe extern "C" fn gtk_label_set_natural_wrap_mode(
    self_: *mut GtkLabel,
    wrap_mode: GtkNaturalWrapMode
)
Available on crate feature v4_6 only.