pub unsafe extern "C" fn JS_GetPropertyLength( ctx: *mut JSContext, plength: *mut i64, obj: JSValue, ) -> c_int