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