pub unsafe extern "C" fn gtk_editable_set_alignment(
    editable: *mut GtkEditable,
    xalign: c_float
)