pub unsafe extern "C" fn taos_fetch_block(
    res: *mut TAOS_RES,
    rows: *mut TAOS_ROW
) -> c_int