#[unsafe(no_mangle)]pub unsafe extern "C" fn info() -> *const c_char
Returns a null-terminated string representing the version.
Used for debugging.
the return value is a null-terminated string that should not be freed.