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