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