pub unsafe fn JsCreateSyntaxError(
    message: *const c_void,
    error: *mut *mut c_void
) -> JsErrorCode