pub unsafe extern "C" fn ped_disk_new_fresh(
    dev: *mut PedDevice,
    disk_type: *const PedDiskType
) -> *mut PedDisk