pub unsafe fn HttpWebSocketShutdown( hwebsocket: *const c_void, usstatus: u16, pvreason: Option<*const c_void>, dwreasonlength: u32, ) -> BOOL