Find the in-memory size of a key in APC, for debugging purposes
function apc_size( string $key, ): ?int;
string $key
mixed