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