pub(crate) unsafe extern "C" fn promise_rejection_tracker_callback( cx: *mut JSContext, _: bool, promise: Handle<*mut JSObject>, state: PromiseRejectionHandlingState, _: *mut c_void, )