pub unsafe extern "system" fn CryptCreateHash( hprov: usize, algid: ALG_ID, hkey: usize, dwflags: u32, phhash: *mut usize, ) -> BOOL