Function windows_sys::Win32::Storage::FileSystem::BuildIoRingReadFile
pub unsafe extern "system" fn BuildIoRingReadFile(
ioring: HIORING,
fileref: IORING_HANDLE_REF,
dataref: IORING_BUFFER_REF,
numberofbytestoread: u32,
fileoffset: u64,
userdata: usize,
sqeflags: IORING_SQE_FLAGS,
) -> HRESULT