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