Its possible to approve with metaSetApprovalForAll an empty address for any operator, ecrecover is not checked to return address(0), so using owner=address(0) it is possible to approve or reject empty owners for any operator. Its recommended to use ECDSA from open-zeppelin.
