Customizes the behavior of the debugger by setting an option flag on or off
function hphp_debugger_set_option( string $option, bool $value, ): bool;
string $option
bool $value
bool