public static function writeSfixed64(&$output, $value) { return $output->writeLittleEndian64($value); }