Type Definition UIntCallback
flutter_engine::ffi
type UIntCallback = extern "C" fn(_: *const c_void) -> u32;