pub unsafe extern "C" fn mysql_stmt_data_seek(
    stmt: *mut MYSQL_STMT,
    offset: my_ulonglong
)