pub fn find_process_by_id(id: u32) -> Result<OwnedProcess>
Searches for the specified process by its id.