pub fn sentinelMismatch(_: anytype, _: anytype) noreturn
pub fn sentinelMismatch(_: anytype, _: anytype) noreturn { @branchHint(.cold); @trap(); }