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