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