pub unsafe fn CaptureCurrentStack(
    cx: *mut JSContext,
    stackp: MutableHandleObject<'_>,
    capture: *mut StackCapture
) -> bool