pub unsafe fn JS_DefineProfilingFunctions(
    cx: *mut JSContext,
    obj: HandleObject<'_>
) -> bool