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