pub unsafe extern "system" fn IoSetStartIoAttributes(
    deviceobject: *const DEVICE_OBJECT,
    deferredstartio: BOOLEAN,
    noncancelable: BOOLEAN,
)