Function vsra_n_s16

#[target_feature(enable = "neon")]
pub fn vsra_n_s16(a: int16x4_t, b: int16x4_t, N: i32) -> int16x4_t

Signed shift right and accumulate Arm's documentation