pub unsafe extern "system" fn IoValidateDeviceIoControlAccess(
    irp: *const IRP,
    requiredaccess: u32,
) -> NTSTATUS