
> 	#define CHECK_MAS(m) if (!m) return -EINVAL
> 	CHECK_MAS(mas);
> 	if (mas_is_start(mas)) {
