pub unsafe extern "C" fn gtk_label_set_yalign(
    self_: *mut GtkLabel,
    yalign: c_float
)