pub unsafe extern "C" fn xb_node_attr_iter_next(
    iter: *mut XbNodeAttrIter,
    name: *mut *const c_char,
    value: *mut *const c_char
) -> gboolean