Function vec_vminsw

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