pub unsafe extern "C" fn mdb_sql_eval_expr( sql: *mut MdbSQL, const1: *mut c_char, op: c_int, const2: *mut c_char, ) -> c_int