pub unsafe extern "C" fn LLVMRustBuildVectorReduceAdd<'a>(
    B: &Builder<'a>,
    Src: &'a Value
) -> &'a Value