namespace HH; function serialize_with_options( mixed $value, dict<string, mixed> $options = dict [ ], ): string;
mixed $value
dict<string, mixed> $options = dict [ ]
string