pub unsafe extern "C" fn Dart_PostInteger(
    port_id: Dart_Port,
    message: i64
) -> bool