pub unsafe extern "C" fn EvaluateExpression(
    arg1: *mut Environment,
    arg2: *mut expr,
    arg3: *mut UDFValue
) -> bool