pub unsafe extern "C" fn JS_GetModuleExportItemStr(
    ctx: *mut JSContext,
    m: *mut JSModuleDef,
    name: *const c_char
) -> JSValue