pub unsafe extern "system" fn FsRtlCheckLockForWriteAccess(
    filelock: *const FILE_LOCK,
    irp: *const IRP,
) -> BOOLEAN