pub unsafe fn IoGetDriverObjectExtension(
    driverobject: *const DRIVER_OBJECT,
    clientidentificationaddress: *const c_void,
) -> *mut c_void