XXH_malloc
return (XXH32_state_t*)XXH_malloc(sizeof(XXH32_state_t));
return (XXH64_state_t*)XXH_malloc(sizeof(XXH64_state_t));