pub fn encode_null(nulls_first: bool, descending: bool, key: &mut Vec<u8>)
Encodes a null value marker into the sort key.