pub type ASensorRef = *const ASensor;
ASensorRef is a type for constant pointers to ASensor.
ASensor
This is used to define entry in ASensorList arrays.
ASensorList