pub unsafe extern "C" fn gtk_button_set_child(
    button: *mut GtkButton,
    child: *mut GtkWidget
)