pub unsafe extern "C" fn SetReduceMicrosecondTimePrecisionCallback(
    callback: Option<unsafe extern "C" fn(_: f64, _: RTPCallerTypeToken, _: *mut JSContext) -> f64>,
)