pub unsafe extern "C" fn mysql_stmt_send_long_data( stmt: *mut MYSQL_STMT, param_number: c_uint, data: *const c_char, length: c_ulong) -> my_bool