pub fn extern_spec_From_i8_i64_from(small: i8) -> i64
extern spec for i64::from
i64::from
This is not a real function: its only use is for documentation.
terminates
ghost
ensures
result == (small as Self)