Function windows_sys::Wdk::System::SystemServices::IoRequestDeviceEjectEx
pub unsafe extern "system" fn IoRequestDeviceEjectEx(
physicaldeviceobject: *const DEVICE_OBJECT,
callback: PIO_DEVICE_EJECT_CALLBACK,
context: *const c_void,
driverobject: *const DRIVER_OBJECT,
) -> NTSTATUS