pub unsafe extern "C" fn protocol_dict_get_write_data(
    dict: *mut ProtocolDict,
    protocol_index: usize,
    data: *mut c_void
) -> bool