pub unsafe extern "system" fn IoSynchronousCallDriver(
    deviceobject: *const DEVICE_OBJECT,
    irp: *const IRP,
) -> NTSTATUS