pub unsafe extern "C" fn gtk_bindings_activate(
    object: *mut GObject,
    keyval: c_uint,
    modifiers: GdkModifierType
) -> gboolean