pub unsafe extern "C" fn as_component_remove_tag(
    cpt: *mut AsComponent,
    ns: *const c_char,
    tag: *const c_char
) -> gboolean