pub unsafe fn ExecInterpExprStillValid(
    arg_state: *mut ExprState,
    arg_econtext: *mut ExprContext,
    arg_isNull: *mut bool
) -> Datum