#include "string.h" uint32_t strlen(char* str) { }