#[no_mangle]
pub unsafe extern "C" fn LLVMSetArgOperand(
    Funclet: LLVMValueRef,
    i: c_uint,
    value: LLVMValueRef
)