Type Definition UIntCallback
flutter_engine_sys
type UIntCallback = Option<unsafe extern "C" fn(arg1: *mut c_void) -> u32>;