pub unsafe extern "C" fn gtk_test_create_simple_window(
    window_title: *const c_char,
    dialog_text: *const c_char
) -> *mut GtkWidget