pub fn load_file<P>( obj: *mut ConfObject, file: P, paddr: PhysicalAddress, verbose: bool, ) -> Result<()>where P: AsRef<Path>,
Load a (not necessarily binary) file into the physical address space