pub unsafe extern "C" fn ped_disk_get_max_supported_partition_count(
    disk: *const PedDisk,
    supported: *mut c_int
) -> bool