namespace HH; function set_mem_threshold_callback( int $threshold, mixed $callback, ): void;
int $threshold
mixed $callback
void