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