fn read_start_location(
filter_type: FilterType,
buf: &mut impl Buf,
) -> Result<(Option<VarInt>, Option<VarInt>), CodecError>fn read_start_location(
filter_type: FilterType,
buf: &mut impl Buf,
) -> Result<(Option<VarInt>, Option<VarInt>), CodecError>