pub unsafe fn FsRtlInsertPerFileObjectContext(
    fileobject: *const FILE_OBJECT,
    ptr: *const FSRTL_PER_FILEOBJECT_CONTEXT,
) -> NTSTATUS