pub unsafe extern "C" fn gtk_button_get_alignment(
    button: *mut GtkButton,
    xalign: *mut c_float,
    yalign: *mut c_float
)