pub fn pack_header3(msr: &MSRecord, buf: &mut [u8]) -> MSResult<usize>
Pack a miniSEED version 3 header into the specified buffer.
Returns on success the size of the header (fixed and extra) in bytes.