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