Function windows::Wdk::Storage::FileSystem::ObQueryNameString

pub unsafe fn ObQueryNameString(
    object: *const c_void,
    objectnameinfo: Option<*mut OBJECT_NAME_INFORMATION>,
    length: u32,
    returnlength: *mut u32,
) -> NTSTATUS