pub unsafe extern "C" fn JS_GetClassProto(
    ctx: *mut JSContext,
    class_id: JSClassID
) -> JSValue