Function vec_vaddsbs

#[target_feature(enable = "altivec")]
pub unsafe fn vec_vaddsbs(a: vector_signed_char, b: vector_signed_char) -> vector_signed_char