pub unsafe fn JsConstructObject( function: *const c_void, arguments: &[*const c_void], result: *mut *mut c_void, ) -> JsErrorCode