#[no_mangle] pub unsafe extern "C" fn wasm_memory_grow( m: &mut wasm_memory_t, delta: wasm_memory_pages_t, ) -> bool