pub unsafe extern "C" fn gtk_window_add_accel_group(
    window: *mut GtkWindow,
    accel_group: *mut GtkAccelGroup
)