pub unsafe extern "C" fn JS_SetTrustedPrincipals(
    cx: *mut JSContext,
    prin: *mut JSPrincipals
)