pub unsafe extern "C" fn Neon_Class_SetClassMap(
    isolate: Isolate,
    map: *mut c_void,
    free_map: *mut c_void
)