#[unsafe(no_mangle)]pub extern "C" fn laminar_version() -> *const c_char
Return the library version as a static null-terminated string (do not free).
The returned pointer is valid for the lifetime of the process.