pub unsafe extern "C" fn JS_GetModuleExportItem(
    ctx: *mut JSContext,
    m: *mut JSModuleDef,
    atom: JSAtom
) -> JSValue