pub unsafe extern "C" fn JS_AddModuleExport( ctx: *mut JSContext, m: *mut JSModuleDef, name_str: *const c_char, ) -> c_int