pub unsafe extern "C" fn as_component_set_context(
    cpt: *mut AsComponent,
    context: *mut AsContext
)