This issue was copied from checkedc/checkedc-clang#31
If a variable has unchecked pointer type and aptr interop annotations, this allows implicit conversions from checked pointer types to the unchecked pointer type. This issue is to implement the additional implicit conversions