pub unsafe extern "C" fn gtk_button_set_image(
    button: *mut GtkButton,
    image: *mut GtkWidget
)