#[unsafe(no_mangle)]pub unsafe extern "C" fn extism_current_plugin_memory_length( plugin: *mut Internal, n: Size, ) -> Size
Get the length of an allocated block NOTE: this should only be called from host functions.