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