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