pub unsafe extern "C" fn fits_iter_set_colname(
    col: *mut iteratorCol,
    colname: *mut c_char
) -> c_int