pub unsafe extern "C" fn mdb_sql_add_sarg( sql: *mut MdbSQL, col_name: *mut c_char, op: c_int, constant: *mut c_char, ) -> c_int