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