pub unsafe extern "C" fn LLVMSetTailCall(
    CallInst: &Value,
    IsTailCall: Bool
)