pub unsafe extern "C" fn JS_Ext_NewCFunction( ctx: *mut JSContext, func: JSCFunction, name: *const c_char, length: c_int, ) -> JSValue