#[unsafe(no_mangle)]pub extern "C" fn pio_version() -> *const c_charExpand description
The crate version string (e.g. "0.0.1"), 'static and NUL-terminated. Do
NOT free it. Informational; pair it with pio_abi_version for the actual
compatibility check.