pub unsafe fn JsIsRuntimeExecutionDisabled(
    runtime: *const c_void,
    isdisabled: *mut bool
) -> JsErrorCode