pub unsafe extern "C" fn ped_partition_set_name(
    part: *mut PedPartition,
    name: *const c_char
) -> c_int