pub unsafe extern "C" fn as_component_set_kind(
    cpt: *mut AsComponent,
    value: AsComponentKind
)