bio_packet_monkey_write
return bio_packet_monkey_write(bio, str, strlen(str));
.bwrite = bio_packet_monkey_write,