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