pub unsafe extern "C" fn JS_DropPrincipals(
    cx: *mut JSContext,
    principals: *mut JSPrincipals
)