Function windows::Wdk::Storage::FileSystem::PsLookupThreadByThreadId

pub unsafe fn PsLookupThreadByThreadId<P0>(
    threadid: P0,
    thread: *mut PETHREAD,
) -> NTSTATUS
where P0: Param<HANDLE>,