1 2 3 4
#include <typedefs.h> u64 parse_u64(const char *restrict str, char **restrict endptr, int base, int *err);