pub fn nt_hash(password: &str) -> [u8; 16]
NT hash = MD4 of the UTF-16LE encoded password ([MS-NLMP] §3.3.1.1).