function clock_gettime( int $clk_id, inout mixed $sec, inout mixed $nsec, ): bool;
int $clk_id
inout mixed $sec
inout mixed $nsec
bool