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