pub unsafe extern "C" fn wasm_runtime_load_from_sections(
section_list: wasm_section_list_t,
is_aot: bool,
error_buf: *mut c_char,
error_buf_size: u32,
) -> wasm_module_tpub unsafe extern "C" fn wasm_runtime_load_from_sections(
section_list: wasm_section_list_t,
is_aot: bool,
error_buf: *mut c_char,
error_buf_size: u32,
) -> wasm_module_t