pub unsafe extern "C" fn EverCrypt_HKDF_expand_sha1( okm: *mut u8, prk: *mut u8, prklen: u32, info: *mut u8, infolen: u32, len: u32, )