AidlConversion: Implement conversion between types from CPP and NDK

Implement universal conversion functions between types
from CPP and NDK backends generated from the same AIDL
definition. The conversion is implemented via marshalling
and unmarshalling. More performant conversions need to
be implemented manually.

Move enum converters from DeviceHalAidl to the new module.

Bug: 205884982
Test: atest audio_aidl_ndk_cpp_conversion_tests
(cherry picked from https://android-review.googlesource.com/q/commit:25bc9a2ac9c3ff1bc7d552c785b1d3048ac0303e)
Merged-In: I9c820d22c673381f2a2fa8c13bc938535fbe4467
Change-Id: I9c820d22c673381f2a2fa8c13bc938535fbe4467
9 files changed