pub fn llvm_get_md_node_operands(val: LLVMValue) -> Vec<Option<LLVMValue>>
LLVMGetMDNodeOperands
A None entry is a null operand
None