pub type CREATE_DISK_MBR = _CREATE_DISK_MBR;
#[repr(C)]pub struct CREATE_DISK_MBR { pub Signature: u64, }
Signature: u64