#if defined(INCLUDE_FROM_SCSI_C)
                        static bool SCSI_Command_Inquiry(void);
                        static bool SCSI_Command_Request_Sense(void);
                        static bool SCSI_Command_Read_Capacity_10(void);
                        static bool SCSI_Command_Send_Diagnostic(void);
                        static bool SCSI_Command_ReadWrite_10(const bool IsDataRead);
                #if defined(INCLUDE_FROM_SCSI_C)
                        static bool SCSI_Command_Inquiry(void);
                        static bool SCSI_Command_Request_Sense(void);
                        static bool SCSI_Command_Read_Capacity_10(void);
                        static bool SCSI_Command_Send_Diagnostic(void);
                        static bool SCSI_Command_ReadWrite_10(const bool IsDataRead);