INPUT_TYPE_STD
if ((input->type == INPUT_TYPE_STD) &&
if (input->type == INPUT_TYPE_STD) {
callback->type = INPUT_TYPE_STD;