pub unsafe extern "C" fn solClient_generateUUIDString(
    uuid_p: *mut c_char,
    bufferSize: usize
) -> solClient_returnCode_t