Returns the C type of the Type. This is the FFI compatible type that is passed to native code.
@override String getCType(Context context) => '${context.libs.prefix(libraryImport)}.$cType';