Returns true if atom starts with the given prefix.
true
atom
@spec starts_with?(atom(), String.t()) :: boolean()