[An extra null pointer check is not needed](https://isocpp.org/wiki/faq/freestore-mgmt#delete-handles-null) like in [the macros "`DELETE`" and "`DELETEA`"](https://github.com/Harha/MirageRender/blob/2d6a0955aced291cbdab42594a5da6c9ea2dfd3e/src/macros.h#L14).
An extra null pointer check is not needed like in the macros "
DELETE" and "DELETEA".