Type Definition VoidCallback
flutter_engine::ffi
type VoidCallback = extern "C" fn(_: *const c_void);