pub unsafe extern "C" fn gtk_button_set_label(
    button: *mut GtkButton,
    label: *const c_char
)