pub unsafe extern "C" fn LLVMRustSetTailCallKind(
    CallInst: &Value,
    TKC: TailCallKind
)