pub unsafe extern "C" fn gtk_widget_set_accel_path(
    widget: *mut GtkWidget,
    accel_path: *const c_char,
    accel_group: *mut GtkAccelGroup
)