pub unsafe extern "C" fn as_component_set_priority(
    cpt: *mut AsComponent,
    priority: c_int
)