pub unsafe extern "C" fn mysql_data_seek(
    result: *mut MYSQL_RES,
    offset: my_ulonglong
)