crt: Mark _wassert with __MINGW_ATTRIB_NORETURN This avoids warnings from Clang, pointing out that this function could be marked noreturn. Signed-off-by: Martin Storsjö <martin@martin.st>