This function used to convert disk size in blocks to the Cylinders-Heads-Sectors (CHS) format, used at disk creation
PRL_RESULT PrlDisk_ConvertToCHS( PRL_UINT64 Size, PRL_CHS_PTR Chs );
PrlDisk.h
PRL_RESULT error code.