Function windows_sys::Win32::Security::Authentication::Identity::SslGetServerIdentity
pub unsafe extern "system" fn SslGetServerIdentity(
clienthello: *const u8,
clienthellosize: u32,
serveridentity: *mut *mut u8,
serveridentitysize: *mut u32,
flags: u32,
) -> HRESULT