#[no_mangle]
pub unsafe extern "C" fn LLVMGetArgOperand(
    Funclet: LLVMValueRef,
    i: c_uint
) -> LLVMValueRef