pub unsafe extern "system" fn JsConstructObject( function: *const c_void, arguments: *const *const c_void, argumentcount: u16, result: *mut *mut c_void, ) -> JsErrorCode