pub unsafe extern "C" fn LLVMMDNodeInContext(
    C: LLVMContextRef,
    Vals: *mut LLVMValueRef,
    Count: c_uint
) -> LLVMValueRef