pub fn starts_with(args: &[ArrayRef]) -> Result<ArrayRef>
Returns true if string starts with prefix. starts_with(‘alphabet’, ‘alph’) = ‘t’