static function rethrow($any)
 {
     php_Lib::rethrow($any);
     return $any;
 }