pub(crate) unsafe extern "C" fn call_closure( cx: *mut JSContext, argc: u32, vp: *mut JSVal, ) -> bool