pub unsafe extern "C" fn UA_AttributeOperand_copy(
    src: *const UA_AttributeOperand,
    dst: *mut UA_AttributeOperand
) -> UA_StatusCode