Function windows::Win32::Networking::WinInet::HttpWebSocketClose
pub unsafe fn HttpWebSocketClose(
hwebsocket: *const c_void,
usstatus: u16,
pvreason: Option<*const c_void>,
dwreasonlength: u32,
) -> BOOL