pub unsafe extern "C" fn JS_StackCapture_FirstSubsumedFrame(
    cx: *mut JSContext,
    ignoreSelfHostedFrames: bool,
    arg1: *mut [u64; 4]
)