__must_check is a macro mark of function return value. It let developer must check the return value is legal or not.