namespace HH\ExperimentalParserUtils; function find_boundary_token( darray $body, bool $right, ): ?(int, int);
darray $body
bool $right
?(int, int)