pub unsafe fn JS_GetConstructor(
    cx: *mut JSContext,
    proto: HandleObject<'_>
) -> *mut JSObject