pub(crate) fn immich_checksum_to_hex(b64: &str) -> Option<String>
Convert a Base64-encoded Immich checksum string to its standard hexadecimal representation.