pub fn abi_version() -> Result<(u16, u16)>
Query the kernel ABI version. Returns (major << 16) | minor.