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