pub unsafe extern "C" fn as_component_set_branch(
    cpt: *mut AsComponent,
    branch: *const c_char
)