pub unsafe extern "C" fn LLVMVectorType(
    ElementType: LLVMTypeRef,
    ElementCount: c_uint
) -> LLVMTypeRef