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