pub unsafe extern "C" fn ped_disk_remove_partition(
    disk: *mut PedDisk,
    part: *mut PedPartition
) -> c_int