pub unsafe fn JS_GetModulePrivate(
    module: *mut JSObject,
    dest: &mut MutableHandleValue<'_>
)