pub unsafe extern "C" fn gtk_test_text_set(
    widget: *mut GtkWidget,
    string: *const c_char
)