readValue

fun <T : CVariable> CPointed.readValue(size: Long, align: Int): CValue<T>
inline fun <T : CStructVar> T.readValue(): CValue<T>