pub unsafe extern "C" fn JS_GetModulePrivate(
    module: *mut JSObject,
    dest: MutableHandle<Value>
)