pub unsafe extern "C" fn JS_SetModuleExport( ctx: *mut JSContext, m: *mut JSModuleDef, export_name: *const i8, val: u64, ) -> i32