pub unsafe extern "system" fn CryptBinaryToStringW( pbbinary: *const u8, cbbinary: u32, dwflags: CRYPT_STRING, pszstring: PWSTR, pcchstring: *mut u32, ) -> BOOL