Function IoFlushAdapterBuffers
pub unsafe fn IoFlushAdapterBuffers(
adapterobject: *const _ADAPTER_OBJECT,
mdl: *const MDL,
mapregisterbase: *const c_void,
currentva: *const c_void,
length: u32,
writetodevice: bool,
) -> bool