pub unsafe extern "C" fn LLVMGetValueName(
    Val: LLVMValueRef
) -> *const c_char
👎Deprecated since 7.0: Use LLVMGetValueName2 instead