_kt_lookup_keybinding
if(_kt_lookup_keybinding(gl->bindings, name, strlen(name), &keysym, &nsym)
switch(_kt_lookup_keybinding(gl->bindings, keyseq, nkey, &keysym, &nsym)) {
KtKeyMatch _kt_lookup_keybinding(KeyTab *kt, const char *binary_keyseq,