pub unsafe fn WsSetErrorProperty( error: *const WS_ERROR, id: WS_ERROR_PROPERTY_ID, value: *const c_void, valuesize: u32, ) -> Result<()>