pub unsafe extern "C" fn ped_partition_new(
disk: *const PedDisk,
type_: PedPartitionType,
fs_type: *const PedFileSystemType,
start: PedSector,
end: PedSector,
) -> *mut PedPartitionpub unsafe extern "C" fn ped_partition_new(
disk: *const PedDisk,
type_: PedPartitionType,
fs_type: *const PedFileSystemType,
start: PedSector,
end: PedSector,
) -> *mut PedPartition