pub unsafe extern "C" fn UA_Client_writeArrayDimensionsAttribute( client: *mut UA_Client, nodeId: UA_NodeId, newArrayDimensionsSize: usize, newArrayDimensions: *const UA_UInt32, ) -> UA_StatusCode