pub unsafe extern "C" fn taos_stmt_execute(
    stmt: *mut TAOS_STMT
) -> c_int