pub unsafe extern "C" fn gtk_test_create_widget(
    widget_type: GType,
    first_property_name: *const c_char
    ...
) -> *mut GtkWidget