pub fn init_context_with_callback<'a>(
    scope: &mut HandleScope<'a, ()>
) -> Local<'a, Context>