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