RecyclerItemClickListener

fun RecyclerItemClickListener(context: Context, onItemClick: (view: View, position: Int) -> Unit)