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