Function __ssat

pub unsafe fn __ssat(x: i32, WIDTH: u32) -> i32

Saturates a 32-bit signed integer to a signed integer with a given bit width.