pub unsafe fn JsSetRuntimeMemoryLimit(
    runtime: *const c_void,
    memorylimit: usize
) -> JsErrorCode