pub unsafe extern "C" fn JS_SetCompartmentPrivate(
    compartment: *mut Compartment,
    data: *mut c_void
)