#include <stdint.h> __BEGIN_DECLS extern int dehumanize_number(const char *, int64_t *); __END_DECLS