pub fn strpos(string: Expr, substring: Expr) -> Expr
finds the position from where the substring matches the string
substring
string