[rust] Add start lang item to standard lib

The start lang item should be in the standard library so that apps can
use the more conventional Rust main function rather than the lower-level
start function.

Bug: 193278128
Change-Id: I782f63da07e8a1450852c0e31a648c0ada970aa6
2 files changed