pub unsafe fn GetSelfHostedFunction( cx: *mut JSContext, selfHostedName: *const c_char, id: HandleId<'_>, nargs: c_uint, ) -> *mut JSFunction