pub unsafe extern "C" fn Dart_PostCObject(
    port_id: Dart_Port,
    message: *mut Dart_CObject
) -> bool