#include "convert.h" b_status write_value_to_bitcode( struct mie_ir_converter *converter, struct mie_value *value) { return B_ERR_NOT_SUPPORTED; }