#[unsafe(no_mangle)]
pub extern "C" fn wasmtime_config_memory_reservation_for_growth_set(
c: &mut wasm_config_t,
size: u64,
)
#[unsafe(no_mangle)]
pub extern "C" fn wasmtime_config_memory_reservation_for_growth_set(
c: &mut wasm_config_t,
size: u64,
)