#[no_mangle] pub extern "C" fn rt_get_c_func( cid: usize, ) -> Option<extern "C" fn() -> c_void>
Calls Runtime::get_c_func.