Function windows::Wdk::Storage::FileSystem::NtOpenFile
pub unsafe fn NtOpenFile(
filehandle: *mut HANDLE,
desiredaccess: u32,
objectattributes: *const OBJECT_ATTRIBUTES,
iostatusblock: *mut IO_STATUS_BLOCK,
shareaccess: u32,
openoptions: u32,
) -> NTSTATUS