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