pub fn execute_self_check(
plugin_bytes: &[u8],
supported_slots: &[PluginSlot],
) -> Result<SelfCheckResponse, SelfCheckExecutionError>pub fn execute_self_check(
plugin_bytes: &[u8],
supported_slots: &[PluginSlot],
) -> Result<SelfCheckResponse, SelfCheckExecutionError>