BIO_CTRL_RESET

opt - rewind/zero etc

extern (C) nothrow @nogc
enum BIO_CTRL_RESET = 1;

Meta