pub unsafe extern "C" fn CollectRuntimeStats(
    cx: *mut JSContext,
    rtStats: *mut RuntimeStats,
    opv: *mut ObjectPrivateVisitor,
    anonymize: bool
) -> bool