#[unsafe(no_mangle)]
pub extern "C" fn LLVMConstVector(
ScalarConstantVals: *mut LLVMValueRef,
Size: c_uint,
) -> LLVMValueRef
#[unsafe(no_mangle)]
pub extern "C" fn LLVMConstVector(
ScalarConstantVals: *mut LLVMValueRef,
Size: c_uint,
) -> LLVMValueRef