Function windows_sys::Wdk::Storage::FileSystem::NtOpenDirectoryObject
pub unsafe extern "system" fn NtOpenDirectoryObject(
directoryhandle: *mut HANDLE,
desiredaccess: u32,
objectattributes: *const OBJECT_ATTRIBUTES,
) -> NTSTATUS