pub unsafe extern "C" fn table_grow_funcref(
    vmctx: *mut VMContext,
    table: u32,
    delta: u32,
    init: *mut u8
) -> u32