pub unsafe fn CryptCATAdminCalcHashFromFileHandle( hfile: HANDLE, pcbhash: *mut u32, pbhash: Option<*mut u8>, dwflags: Option<u32>, ) -> BOOL