pub unsafe extern "C" fn gtk_label_set_xalign(
    self_: *mut GtkLabel,
    xalign: c_float
)