pub unsafe extern "C" fn as_component_box_add(
    cbox: *mut AsComponentBox,
    cpt: *mut AsComponent,
    error: *mut *mut GError
) -> gboolean