match_hex
ret = match_hex(args, &token);
if (match_hex(args, &token)) {
int match_hex(substring_t *, int *result);
EXPORT_SYMBOL(match_hex);