pub fn read_disk_signature<D: DiskDevice>(device: &mut D) -> Result<[u8; 4]>
Read the 4 bytes of MBR disk signature.