pub unsafe extern "C" fn JS_NewObjectFrom( ctx: *mut JSContext, count: c_int, props: *const JSAtom, values: *const JSValue, ) -> JSValue