DBio.c:1604:52: warning: expression which evaluates to zero treated as a null pointer constant of type 'int *' [-Wnon-literal-null-conversion] DBOpenOnly() function only has one use which always passed name==NULL. clang18 default warning cleanup