pub unsafe fn IoForwardIrpSynchronously(
    deviceobject: *const DEVICE_OBJECT,
    irp: *const IRP,
) -> BOOLEAN