Function vec_vmaddfp

#[target_feature(enable = "altivec")]
pub unsafe fn vec_vmaddfp(a: vector_float, b: vector_float, c: vector_float) -> vector_float