Function vmlsq_lane_u16

#[target_feature(enable = "neon")]
pub fn vmlsq_lane_u16(a: uint16x8_t, b: uint16x8_t, c: uint16x4_t, LANE: i32) -> uint16x8_t

Vector multiply subtract with scalar Arm's documentation