pub unsafe extern "C" fn gtk_widget_activate_action(
widget: *mut GtkWidget,
name: *const c_char,
format_string: *const c_char,
...
) -> gboolean