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