pub unsafe extern "C" fn Dart_IntegerToHexCString(
    integer: Dart_Handle,
    value: *mut *const c_char
) -> Dart_Handle