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