pub fn create(
    cx: JSContext,
    proto: HandleObject<'_>,
    properties_obj: MutableHandleObject<'_>
)