_kt_locate_keybinding
switch(_kt_locate_keybinding(kt, binary, nc, &first, &last)) {
status = _kt_locate_keybinding(kt, binary_keyseq, nc, &first, &last);
static KtKeyMatch _kt_locate_keybinding(KeyTab *kt, const char *binary_keyseq,