/// **Unsupported** on this operating system.
///
/// Returns `None`.
pub fn kernel_version() -> Option<String> {
    None
}