pub unsafe extern "system" fn WsPushBytes(
    writer: *const WS_XML_WRITER,
    callback: WS_PUSH_BYTES_CALLBACK,
    callbackstate: *const c_void,
    error: *const WS_ERROR
) -> HRESULT