FC_GetFunctionStatus - get the status of a function running in parallel
CK_RV FC_GetFunctionStatus( CK_SESSION_HANDLE hSession );
hSessionFC_GetFunctionStatus is a legacy function that simply returns CKR_FUNCTION_NOT_PARALLEL.
FC_GetFunctionStatus always returns CKR_FUNCTION_NOT_PARALLEL.