write_object
int write_object(FILE *, short *, short *, short *);
if (write_object(fp, Booleans, Numbers, Strings) < 0) {