pub fn compile_module(fixture_name: &str) -> Result<(Vec<u8>, H256)>
Load a given polkavm module and returns a polkavm binary contents along with its hash.