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