pub unsafe extern "C" fn ped_disk_get_partition_by_sector(
    disk: *const PedDisk,
    sect: PedSector
) -> *mut PedPartition