Function windows_sys::Win32::Networking::WinInet::HttpWebSocketClose
pub unsafe extern "system" fn HttpWebSocketClose(
hwebsocket: *const c_void,
usstatus: u16,
pvreason: *const c_void,
dwreasonlength: u32,
) -> BOOL