Search for a C function's definition in a given header
Usage: ctysearch [-h|--help] [-l|--limit=NUM] [-f|--header=C_HEADER_FILE] FUNCTION
--help: Prints this message
--limit: Limit the number of results to return - Default: 10
--header: The C Header file to search through