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